home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / tc.arc / TC.DOC next >
Encoding:
Text File  |  1984-02-04  |  512 b   |  17 lines

  1. /* TC.C
  2.  
  3.    Copyright (c) 1984, Gordon Lee Waite
  4.                        413 W. Pleasant St.
  5.                        Maquoketa, Iowa  52060
  6.  
  7.    This program was compiled with the Aztec C Compiler, by Manx Software
  8.  
  9.    Summary:  tc infile
  10.  
  11.    Arguments:  infile is the name of the input file
  12.  
  13.    Description:    TC counts the number of lines, words and characters in a
  14.                    file.  The output is displayed on the CRT.
  15.  
  16. */
  17.